Content Library StateInfo State

Content Library StateInfo State
Content Library StateInfo State

The Content Library StateInfo State enumerated type defines the state of a LibraryModel.

The state of a library can be used to determine if the library is in maintenance or not. The library is moved to Maintenance state when it is under storage migration.

Possible values:

  • ACTIVE: This is default library state when library is created. The library is fully functional when in this state.
  • MAINTENANCE: This is the library state when library is in migration. Library content will be inaccessible and operations mutating library content will be disallowed when in this state.

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: ACTIVE, MAINTENANCE,